FindDistribution
FindDistribution[data] finds a simple functional form to fit the distribution of data.
FindDistribution[data,n] finds up to n best distributions.
FindDistribution[data,n,prop] returns up to n best distributions associated with property prop.
FindDistribution[data,n,{prop1,prop2,…}] returns up to n best distributions associated with properties prop1, prop2, etc.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.